services.vdirsyncer.jobs.<name>.timerConfig
systemd timer configuration
- Type
attribute set- Default
{ OnBootSec = "1h"; OnUnitActiveSec = "6h"; }- Declared
- <nixpkgs/nixos/modules/services/networking/vdirsyncer.nix>
systemd timer configuration
attribute set{
OnBootSec = "1h";
OnUnitActiveSec = "6h";
}